09. Database Migration

JavaND#305 C04 L01 A09 Database Migration

Exercise

Task Description:

Student needs to fill in the JDBC portion of a Spring Boot command line application that connects to MySQL, inserts a few records and selects them. Student will be provided the starter code, instructions to install and run MySQL and instructions to verify their code.

Task List:

Task Feedback:

Congratulations! You now completed a Spring Boot JDBC application.